home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3iacmap.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IACYLINDERMAP_H = 1;
- include("real/intact/r3iacirc.js")
-
-
- var R3CLID_IACYLINDERMAP = 506;
-
-
-
- function r3Iacylindermap () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IACYLINDERMAP, arguments);
- }
- }
-
- r3Iacylindermap.prototype=new r3Iacircle;
- // r3iacmap.h_H